Gets or sets the URL to the image associated with this item. Default value is empty string.

Namespace:  C1.Web.iPhone.C1LaunchPad
Assembly:  C1LaunchPadClient (in C1LaunchPadClient.dll)

Syntax

JavaScript
function get_imageUrl();
function set_imageUrl(value);

See Also